Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - multi threaded server
Search - multi threaded server - List
DL : 0
编程代码,Telnet服务器代码,vb开发,多线程处理-Programming code, Telnet server code, vb development, multi-threaded processing
Update : 2024-05-19 Size : 38912 Publisher : ggoodd

DL : 0
在项目里经常用到多线程,大量的客户向服务器提出请求,这时需要开辟线程来响应客户请求,由于客户量是不可预知的,难道来一个客户请求就新开个线程来响应吗?答案是否定的,要知道开辟和撤消线程是需要耗费相当多时间和资源的,于是前辈们弄出了很多模型出来解决这种问题,其中使用线程池(Thread Pooling)是个很好的主意。线程池在Windows2000及其以后版本得到了很好的支持。使用系统提供的线程池机制相当方便而-Frequently used in the project in multi-threaded, a large number of clients to the server request, when the need to open up the thread to respond to customer requests, as a result of customer traffic is unpredictable, can come to a client request to open a new thread to respond to it? The answer is no, need to know to open up and withdrawal of the thread is the need to spend considerable time and resources, they make a lot of predecessors, the model out to solve this problem, including the use of thread pool (Thread Pooling) is a good idea . Thread pool in Windows2000 and its subsequent versions have had good support. Using the system thread pool mechanism provides considerable convenience
Update : 2024-05-19 Size : 2048 Publisher : 田浩

基于客户端-服务器的多线程编程实例源代码,java语言实现-Based on the client- server multi-threaded programming source code examples, java language
Update : 2024-05-19 Size : 13312 Publisher : 李涛

DL : 0
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy. Server used to meet the needs of multi-threaded multi-user request, through the JDBC database connection with the background and, through the creation of a ServerSocket object to monitor connection requests from clients, the default port is 8080, and then infinite loop calling accept () method to accept client connection
Update : 2024-05-19 Size : 164864 Publisher : 达瓦

DL : 0
C#网络与通信程序设计案例精讲.rar \chap03 提供了本书第3章FTP服务器开发源程序; \chap04 提供了本书第4章第FTP客户端开发源程序; \chap05 提供了本书第5章电子邮箱系统源程序; \chap06 提供了本书第6章基于Socket的聊天室源程序; \chap07 提供了本书第7章多线程下载源程序 \chap08 提供了本书第8章基于Web的电子书店源程序; \chap09 提供了本书第9章网络游戏源程序; \chap10 提供了本书第10章基于Http协议浏览器的实现源程序; \chap11 提供了本书第11章基于Web Service技术通信的实现源程序 \chap12 提供了本书第12章Telnet客户端实现源程序; -C# Network and communications programming精讲case. Rarchap03 provided in Chapter 3 of this book to develop source FTP server chap04 provides book Chapter 4 the first source FTP client development chap05 provides book Chapter 5 electronic source mail system chap06 book provides Chapter 6 of the chat room based on the Socket source chap07 book provides a Chapter 7 multi-threaded download source chap08 provided under Chapter 8 of the Web-based e-book source procedures chap09 provided Chapter 9 of this book online game source chap10 book provides a Chapter 10 agreement based on Http browser source code to achieve chap11 provided in Chapter 11 of this book based on Web Service technology Communication source chap12 book provides a Chapter 12 Telnet client to achieve source
Update : 2024-05-19 Size : 1536000 Publisher : qinshaohua

DL : 0
多线程Java Socket编程示例,其中采用Java 5的ExecutorService来进行线程池的方式实现多线程,模拟客户端多用户向同一服务器端发送请求. -Multi-threaded Java Socket programming examples, including the use of Java 5 to the thread pool ExecutorService way to achieve multi-threaded, multi-user simulation client to the same server-side send the request.
Update : 2024-05-19 Size : 1024 Publisher : liyuan

DL : 0
多线程完成端口客户段和服务器,可扩展为基于消息-Completion of multi-threaded client and server ports, which can be expanded based on the information
Update : 2024-05-19 Size : 34816 Publisher : 的三分

vc6 利用socket多线程上传 1,服务器端支持多用户同时上传 2,客户端支持多个文件同时上传 3, 分块传输, 4, 多线程-vc6 using multi-threaded socket From 1, server-side support for multiple users upload at the same time 2, client support for multiple file upload at the same time 3, sub-block transfer, 4, multi-threaded
Update : 2024-05-19 Size : 7644160 Publisher : fumin

Visual C++自写的局域网多线程聊天软件,分成服务端和客户端.可以参考一下. QQ:315405572 来自湖南师范大学,大家可以一起交流-Visual C++ From LAN to write multi-threaded chat software into server and client. Reference. QQ: 315405572 from Hunan Normal University, we can work together to exchange
Update : 2024-05-19 Size : 8043520 Publisher : 小钻风

P2PChat
DL : 0
一个p2p软件,本软件可在任何一个标准配置的主机上运行。运行本软件的主机既可作为客户端,也作为服务器端运行,是一个典型的多线程程序;首先作为服务器端,有?BR> [点对点Transfer.rar] - 这是一个点到点文件传输的小程序,不错,可以作为学习网络SOCKET编程的入门程序. [可视电话、视频会议.zip] - 可视电话、视频会议 -A p2p software, the software can be a standard in any configuration to run on the host. Host running this software can be used as a client, but also as a server-side operation, is a typical multi-threaded procedures first of all as a server-side, have? BR
Update : 2024-05-19 Size : 27648 Publisher : 沈伟

利用VC实现服务端多线程传文件,客户端请求文件,服务器分发文件-VC realize the use of multi-threaded client services Chuan documents, client requests a document, the server distribution of documents
Update : 2024-05-19 Size : 47104 Publisher : 朱奇超

一个多线程TCP服务器的实现,实现了内存同步,一个挺不错的框架-A multi-threaded TCP server realize, realize synchronous memory, a very good framework
Update : 2024-05-19 Size : 4096 Publisher : maoqi

系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-System uses a client/server mode between server and client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy. Server used to meet the needs of multi-threaded multi-user request, through the JDBC database connection with the background and, through the creation of a ServerSocket object to monitor connection requests from clients, the default port is 8080, and then infinite loop calling accept () method to accept client connection
Update : 2024-05-19 Size : 903168 Publisher : 梧桐

DL : 0
多线程的文件下载服务器端,和客户端结合使用,完成文件下载和上传的功能。-Multi-threaded file download server-side, and the client used in conjunction to complete the file download and upload functions.
Update : 2024-05-19 Size : 1024 Publisher : 张晓

DL : 0
多线程的文件下载客户端,和服务器端结合使用,完成文件下载和上传的功能。-Multi-threaded file download client, and a combination of server-side to complete the file download and upload functions.
Update : 2024-05-19 Size : 1024 Publisher : 张晓

DL : 0
多线程HTTP服务器源代码,可以研究学习.-Multi-threaded HTTP server source code, you can study.
Update : 2024-05-19 Size : 1088512 Publisher : wangshan

DL : 0
嵌入式系统设计与实例开发实验教材二源码 多线程应用程序设计 串行端口程序设计 AD接口实验 CAN总线通信实验 GPS通信实验 Linux内核移植与编译实验 IC卡读写实验 SD驱动使用实验 GPRS通信实验 音频驱动及应用实验 嵌入式Web服务器实验 IDE—CF卡模块读写实验 PS2键盘鼠标驱动实验 -Examples of embedded systems design and development of experimental teaching materials Second source multi-threaded application design program design AD serial port CAN bus communication interface experiment experiment experiment GPS communications Linux kernel compiled Experimental Transplantation and Experimental IC card reader SD driver to use experimental GPRS communication experiment audio driver and application experiments embedded Web server experiment IDE-CF card module to read and write experimental PS2 keyboard and mouse-driven experiment
Update : 2024-05-19 Size : 18955264 Publisher : lisuwei

DL : 0
实现基本的FTP文件上传,下载功能,以及查看文件及子目录等,服务器端在和客户端建立连接之后,一直监听客户端的服务请求,而且可以实现多线程。-Realize the basic FTP file upload, download and view files and subdirectories and so on, in the server-side and client establish a connection then, he has been monitoring the client service request, and can realize multi-threaded.
Update : 2024-05-19 Size : 9216 Publisher : dongfangyun

DL : 0
多线程客户服务器设计,对要作毕业设计的同学很有帮助啊-Multi-threaded client-server design, designed to make graduate students helpful ah
Update : 2024-05-19 Size : 5120 Publisher : 刘唐

都是关于多线程客户服务器设计有帮助的东西,希望对大家有用啊-Are on the multi-threaded client-server design to help things, in the hope that useful to everybody ah
Update : 2024-05-19 Size : 2048 Publisher : 刘唐
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 32 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.